Revision: zsh--cvshead--1.0--patch-498
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Wed Feb 15 16:05:14 UTC 2006
Standard-date: 2006-02-15 16:05:14 GMT
Modified-files: ChangeLog Completion/Unix/Command/_perforce
    Doc/Zsh/expn.yo Doc/Zsh/roadmap.yo Src/subst.c
    Test/D04parameter.ztst
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-498
Summary: Update from CVS

2006-02-15  Peter Stephenson  <pws@csr.com>

   * unposted: Completion/Unix/Command/_perforce: use zsh to
   match files within directories generated from p4 output, so
   as to get matching control working; style "glob" provides
   backward compatibility.

2006-02-15  Wayne Davison  <wayned@users.sourceforge.net>

   * 22268: Src/subst.c, Test/D04parameter.ztst, Doc/Zsh/expn.yo,
   Doc/Zsh/roadmap.yo: some fixes to variable expansion allows
   ${1+"$@"} to work when shwordsplit is set (e.g. when emulating
   sh).  Fixed a couple other minor bugs too.
